
* {
 margin: 0;
 padding: 0;
 outline: none;
}

body {
}

p { margin-bottom: 1em; }

ul.classic {
 list-style: disc;
 margin-bottom: 1em;
}

h1,h2,h3 {
}

h1 {
}

.dropdown-upward {
 margin-top: 420px !important;
}